| Total Complexity | 102 |
| Dependencies | 5 |
| Dependents | 5 |
| Total lines | 542 |
| Lines of code | 334 |
| Logical lines of code | 157 |
| Comment lines | 127 |
| Methods | 12 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| remove_non_unique_settings() | 39 | 33 | 63 | |
| get_setting_description() | 35 | 16 | 83 | |
| remove_disabled_options() | 55 | 13 | 17 | |
| decode_and_validate_config_file() | 49 | 10 | 30 | |
| apply_config() | 53 | 10 | 21 | |
| enqueue_react_scripts() | 45 | 4 | 41 | |
| format_config_to_display() | 60 | 5 | 13 | |
| apply_config_by_id() | 59 | 4 | 14 | |
| format_settings() | 62 | 3 | 11 | |
| get_basic_config() | 55 | 1 | 20 | |
| save_uploaded_config() | 67 | 2 | 8 | |
| get_config_from_current() | 61 | 1 | 13 |